.index {
	position: relative;
	width: 100%;
	background-color: #fff;
}

.index .banner .ma5slider {
	margin-bottom: 10px;
	overflow: hidden;
}

.index .banner .navs-wrapper {
	/* min-height: 27rem; */
	padding: 0 !important;
}

.index .banner .navs-wrapper .slide-area {
	overflow: visible;
	height: 100%;
}

.index .banner .banner_box {
	display: inline-block;
	height: 100%;
}

.index .banner .banner_box .bnerimg {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.index .banner .banner_box .bnerimg img {
	height: 213px;
	width: 60%;
	margin: 0 auto;
}

.banner .navs-wrapper {
	height: 733px;
}

.banner {
	border-top: 2px solid #ec4018;
}

.index .banner .banner_box .bnerimg .banntit {
	text-align: left;
}

.index .banner .banner_box .bnerimg .banntit h2 {
	color: #4F0599;
	font-size: 1.871429rem;
}

.index .banner .banner_box .bnerimg .banntit p {
	font-size: 1.15714286rem;
}

.index .banner .banner_box .bnerimg .banntit .btn {
	/* background: #4F0599 !important; */
	color: #fff;
}

.index .banner .dots {
	margin: 0;
	position: absolute;
	z-index: 99;
	left: 50%;
	transform: translateX(-50%);
	bottom: 32px;
}

.index .banner .banner1 {
	background-color: #fff;
}

.index .banner .banner2 {
	background-color: #fff;
}

.index .banner .banner3 {
	background-color: #fff;
}

.index .banner_fot .dots {
	display: none;

}

.index .banner_fot .banbox {
	background-color: #819ab1;
	color: #fff;
}

.index .banner_fot .slides_tit .banbox {
	font-size: 22px;
	line-height: 70px;
}

.index .banner_fot .slides_tit .banbox span {
	font-size: 16px;
	display: inline;
}

.index .banner_fot .slides_tit .banbox .more_btn {
	padding: 9px 35px;
	border: 2px solid #fff;
	border-radius: 0px;
	cursor: pointer;
	margin-left: 100px;
}

.slides {
	height: 100%;
}



@media (min-width: 980px) {
	.banner_fot .navs-wrapper {
		display: block;
		height: 70px !important;
		padding: 0 !important;
	}

	.banner_fot .banbox span {
		display: inline-block;
		width: 100%;
		height: 100px;
	}

	.index .banner .banner_box .bnerimg {
		/* padding: 75px 0; */
		overflow: hidden;
	}

	.banner .navs-wrapper {
		height: 760px;
	}

	.outside-dots .dots>.dot {
		width: 82px;
		margin: 25px 13px;
		height: 5px;
	}

	.outside-dots .dots>.dot.active {
		background-color: #ec4018 !important;
		width: 76px;
	}
}

@media (max-width: 1680px) and (min-width:1600px) {
	.banner .navs-wrapper {
		height: 760px;
	}
}

@media (max-width: 1600px) and (min-width:1520px) {
	.banner .navs-wrapper {
		height: 760px;
	}
}

@media (max-width: 1520px) and (min-width:1420px) {
	.banner .navs-wrapper {
		height: 760px;
	}
}


.ma5slider .slide img,
.ma5slider>img.slide {
	outline: none;
	height: auto;
}

.phone_serch {
	display: none;
}

/* 关于我们  */
.about_cx {
	padding: 100px 0px;
	width: 100%;
	float: left;
	background-image: url(/assets/image/about.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.about_cx .w_c {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	padding: 37px;
	border-radius: 30px;
	box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.32);
}

.about_cx .w_c .about_le {
	position: relative;
	padding: 0px;
	width: 55%;
}

.about_cx .w_c .about_le .inner_text {
	position: relative;
}

.about_cx .about_le h1 {
	font-size: 40px;
	line-height: 1em;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 0;
	display: none;
}

.about_cx .about_le h4 {
	font-size: 40px;
	line-height: 1em;
	color: #000000;
	font-family: 'OswaldBold';
	text-align: left;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.about_cx .w_c .about_le .text {
	line-height: 23px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	color: #666;
	letter-spacing: -0.3px;
}

.about_ri {
	float: left;
	width: 43%;
}

.about_ri img {
	width: 100%;
	float: left;
	border-radius: 30px;
}

/* 服务优势 开始 */
#ind {
	padding: 100px 0px;
	width: 100%;
	margin: 0 auto;
	background-image: url(/assets/image/index.jpg);
	overflow: hidden;

}

#ind .title_box {
	width: 100%;
	float: left;
}

#ind .title_box h1 {
	font-size: 40px;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
	width: 100%;
	margin: 0;
	color: #fff;
	display: none;
}

#ind .title_box h2 {
	font-size: 40px;
	line-height: 1em;
	color: #fff;
	font-family: 'OswaldBold';
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0;
}

#ind .adv-icon {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	justify-content: space-between;
	width: 100%;
	margin: 0;
}

#ind .adv-icon>li {
	box-sizing: border-box;
	padding: 2% 0px 0px;
	color: #FFF;
	overflow: hidden;
	width: 33%;
	margin: 0;
	float: left;
}

#ind .adv-icon .icon-item {
	display: -ms-flexbox;
	box-sizing: border-box;
	padding: 3px 10px;
	color: #FFF;
}

#ind .adv-icon .icon-img {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 90px;
}

#ind .adv-icon .icon-img img {
	width: 80px;
	height: 80px;
}

#ind .adv-icon .num {
	font-size: 46px;
	line-height: 55px;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
	font-family: 'OswaldBold';
}

#ind .adv-icon .text {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	float: left;
	width: 100%;
	text-align: center;
}

.bnta {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 40px;
	color: #ec4018;
	padding: 5px 70px;
	overflow: hidden;
	letter-spacing: 0px;
	background: #ffffff;
	border: 1px solid #ffffff;
	text-transform: capitalize;
	border-radius: 0px;
}

.about_le a {
	float: left;
}


.about_le a .bntb {
	display: inline-block;
	line-height: 36px;
	border-bottom: 3px solid #ec4018;
	margin-top: 15px;
	width: 150px;
	color: #ec4018;
	transition: all.6s ease;
}

.about_le a .bntb:hover {
	transition: all.6s ease;
	width: 160px;
	text-indent: 1em;
}

.about_le a .bntb span {
	margin-right: 20px;
	float: right;
}

.daili_pro {
	width: 100%;
	padding: 70px 0px;
	overflow: hidden;
}

/* 查看选型 */

.pro-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}

.title_left {
	width: 100%;
	float: left;
	text-align: center;
}

.title_left h1 {
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1.3em;
	font-weight: bold;
	display: none;
}

.title_left h2 {
	text-align: center;
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1em;
	color: #000000;
	text-transform: uppercase;
	width: 100%;
	font-family: 'OswaldBold';
	margin: 0;
}

.title_left P {
	line-height: 27px;
	margin: 10px 0px;
	max-width: 1000px;
	color: #666;
	margin: 20px auto;
}

.pro-list>li {
	width: 19.5%;
	padding: 15px 0px;
	box-sizing: border-box;
}

.nav_inde {
	width: 100%;
	margin: 31px 0px;
	OVERFLOW: HIDDEN;
	display: flex;
	justify-content: center;
}

.nav_inde a {
	background: #f3f3f3;
	display: block;
	width: 25%;
	border: 1px solid #ebebeb;
	text-align: center;
	float: left;
	cursor: pointer;
	line-height: 48px;
	transition: all .6s;
}

.nav_inde a:hover {
	background-color: #ec4018;
	color: #fff;
	transition: all .6s;
}

.pro-list .pro-item {
	padding: 10px 10px 26px;
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.12);
	background: #fff;
}

.pro-list .pro-img {
	position: relative;
	padding-top: 72%;
}

.pro-list .img-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}


.pro-img img {
	max-width: 100%;
	transition: all .6s;
}

.pro-img img:hover {
	transform: scale(1.02);
	transition: all .6s;
}

.pro-list .pro-name {
	display: block;
	margin: 15px 0;
	text-align: center;
	overflow: hidden;
	letter-spacing: -0.2px;
}

.pro-list .pro-more {
	width: 100%;
	display: block;
	border: 1px solid #ec4018;
	text-align: center;
	line-height: 32px;
	transition: all .6s;
	color: #ec4018;
}

.pro-list .pro-more:hover {
	border: 1px solid #ec4018;
	background-color: #ec4018;
	color: #fff;
	transition: all.6s;
}

.product-more {
	text-align: center;
}

.product-more .more-btn {
	display: inline-block;
	margin: 0 auto;
	background: #ec4018;
	color: #fff;
	border: 1px solid #ec4018;
	transition: all .3s;
	width: 24%;
	text-align: center;
	line-height: 46px;
	transition: all.6s;
}

.product-more .more-btn:hover {
	border: 1px solid #ec4018;
	background: #ec4018;
	color: #FFF;
	transition: all .3s;
	width: 26%;
	transition: all.6s;
}

/* 新闻中心 开始 */

.news {
	position: relative;
	padding: 50px 0px 80px;
	background-color: #f3f3f3;
}

.news .news_title {
	text-align: center;
	margin-bottom: 50px;
}

.news .news_title h2 {
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1.3em;
	font-weight: bold;
	display: none;
}

.news .news_title h4 {
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	font-family: 'OswaldBold';
	text-transform: uppercase;
}

.new_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_box {
	position: relative;
	margin-bottom: 50px;
	width: 32%;
	background: #fff;
	padding: 15px 15px 30px;
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.12);
}

.news_box .inner-box {
	position: relative;
}

.news_box .inner-box .image {
	position: relative;
	display: block;
	background: #000;
	overflow: hidden;
}

.news_box .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
	transition: all 0.5s ease;
	height: 225px;
}

.news_box .inner-box .box_text {
	position: relative;
	padding: 34px 0px;
	text-align: left;
	margin-top: 0px;
	z-index: 1;
	transition: all 0.3s ease;
	border-radius: 0px;
}

.news_box .inner-box .box_text p {
	line-height: 24px;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	overflow: hidden;
	margin: 15px 0px;
	color: #666;
	font-size: 15px;
}

.news_box .inner-box .box_text h3 {
	font-size: 20px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 20px 0;
	font-family: 'OswaldBold';
	border-bottom: 1px solid #b9b9b9;
	line-height: 34px;
	padding-bottom: 15px;
}

.news_box .inner-box .box_text h3 a {
	position: relative;
}

.news_box .inner-box .box_text .date {
	position: absolute;
	color: #fff;
	font-weight: bold;
	line-height: 42px;
	top: -18px;
	background: #ec4018;
	width: 129px;
	text-align: center;
}

.news_box_span {
	font-size: 18px;
	margin-right: 10px;
	float: right;
	text-align: right;
}

.news_box .inner-box .box_text .arrow {
	width: 38%;
	height: 44px;
	line-height: 44px;
	border-radius: 0;
	transition: all 500ms ease;
	height: 44px;
	float: left;
	padding: 0px;
	color: #ed4018;
	border-bottom: 3px solid #ec4018;
}

.news_box .inner-box:hover .image img {
	opacity: 0.7;
	transform: scale(1.05);
}

.news_box .inner-box:hover .box_text {
	border-color: #000;
	/* transform: translateY(-10px); */
}

.news_box .inner-box:hover .box_text .arrow {
	color: #ec4018;
	width: 42%;
	text-indent: 0.5em;
}

/* 解决方案 开始 */

.jjfa {
	position: relative;
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 80px 0px;
	background: url(/assets/image/jjfa.jpg) repeat-x left top;
	overflow: hidden;
}

.jjfa .title_box {
	margin-bottom: 16px;
	overflow: hidden;
}

.jjfa .title_box h2 {
	color: #fff;
	line-height: 1.5em;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	float: left;
	width: 100%;
	display: none;
}

.jjfa .title_box h4 {
	font-size: 40px;
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	font-family: 'OswaldBold';
	text-align: center;
	float: left;
	width: 100%;
}

.fa_list {
	width: 100%;
}

.fa_list ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-top: 20px;
	float: left;
	flex-wrap: wrap;
}

.fa_list ul li {
	width: 24%;
	transition: all .6s;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;
	border: 3px solid #FFF;
	box-shadow: 0 0 2rem 0 rgb(255 255 255 / 33%);
}

.fa_list ul li a .limg {
	width: 100%;
	overflow: hidden;
}

.fa_list ul li a .limg img {
	width: 100%;
	transition: all.6s;
}

.fa_list ul li a .limg img:hover {
	transform: scale(1.1);
	transition: all.6s;
}

.fa_list ul li a h3 {
	font-size: 16px;
	margin: 0;
	line-height: 45px;
}

/* 解决方案  结束 */

/* 网络 */
.Network {
	background-color: #ffffff;
	overflow: hidden;
	width: 100%;
	padding: 100px 0px;
	border-bottom: 2px solid #ec4018;
}

.Network .w_c {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.Network_l {
	width: 40%;
}

.Network_l img {
	width: 120px;
}

.Network_l h1 {
	font-size: 40px;
	line-height: 1em;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 0;
	display: none;
}

.Network_l h2 {
	font-size: 40px;
	line-height: 1em;
	color: #000000;
	font-family: 'OswaldBold';
	text-align: left;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.Network_l p {
	line-height: 22px;
	margin: 17px 0px;
	float: left;
	width: 100%;
	color: #666;
}

.Network_l a {
	float: left;
}

.Network_l a .bntb {
	display: inline-block;
	line-height: 36px;
	border-bottom: 3px solid #ec4018;
	margin-top: 15px;
	width: 150px;
	color: #ec4018;
	transition: all.6s ease;
}

.Network_l a .bntb:hover {
	transition: all.6s ease;
	width: 160px;
	text-indent: 1em;
}

.Network_l a .bntb span {
	margin-right: 20px;
	float: right;
}

.Network_r {
	width: 58%;
}

.Network_r img {
	width: 100%;
}

@media (max-width: 980px) {
	.nav_inde {
		width: 100%;
		OVERFLOW: HIDDEN;
	}

	.nav_inde a {
		background: #f3f3f3;
		display: block;
		width: 33%;
		border: 1px solid #ebebeb;
		text-align: center;
		color: #666;
		float: left;
		cursor: pointer;
		line-height: 48px;
		transition: all .3s;
	}

	.daili_pro {
		width: 100%;
		padding: 60px 0px;
		overflow: hidden;
	}

	.pro-list {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.pro-list>li {
		width: 100%;
		margin-bottom: 5px;
		box-sizing: border-box;
		float: left;
	}

	.pro-list .pro-item {
		padding: 10px;
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.12);
		background: #fff;
	}

	.product-more .more-btn {
		display: inline-block;
		margin: 0 auto;
		background: #ec4018;
		color: #fff;
		border: 1px solid #ec4018;
		transition: all .3s;
		width: 57%;
		text-align: center;
		line-height: 46px;
		transition: all .6s;
	}

	.product-more .more-btn:hover {
		border: 1px solid #ec4018;
		background: #ec4018;
		color: #FFF;
		transition: all .3s;
		width: 60%;
		transition: all .6s;
	}

	.pro-list .pro-name {
		display: block;
		margin: 10px 0;
		text-align: center;
		overflow: hidden;
		letter-spacing: -0.2px;
		font-size: 15px;
	}

	.pro-list .pro-more {
		width: 100%;
		display: block;
		border: 1px solid #ec4018;
		text-align: center;
		/* height: 36px; */
		line-height: 32px;
		transition: all .6s;
		color: #ec4018;
	}

	.index .banner .banner_box {
		/* height: 580px; */
	}

	.index .banner .dots {
		margin-bottom: -4% !important;
	}

	.index .banner .banner_box .bnerimg .banntit h2 {
		font-size: 16px;
	}

	.btn-group-justified {
		width: 100px;
	}


	.banner .navs-wrapper {
		height: 166px !important;
	}


	.about_cx {
		padding: 60px 0px;
		width: 100%;
		float: left;
		background-image: url(/assets/image/about.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}

	.about_cx .w_c {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		background: #fff;
		padding: 15px 15px 35px;
		border-radius: 29px;
		box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.32);
		margin: 13px;
	}

	.about_cx .w_c .about_le {
		padding: 0px;
		width: 100%;
		margin-top: 30px;
		float: left;
	}

	.about_ri img {
		width: 100%;
		float: left;
		margin-right: 0;
		border-radius: 20px;
	}

	.about_ri {
		float: left;
		width: 100%;
	}

	#ind {
		padding: 70px 0px;
		width: 100%;
		margin: 0 auto;
		background-image: url(/assets/image/index.jpg);
		overflow: hidden;
	}

	#ind .adv-icon {
		display: flex;
		flex-wrap: wrap;
		overflow: hidden;
		justify-content: space-between;
		width: 100%;
		margin: 0;
	}

	#ind .adv-icon>li {
		box-sizing: border-box;
		padding: 1% 0px 0px;
		color: #FFF;
		overflow: hidden;
		width: 100%;
		margin: 0;
		float: left;
	}

	#ind .adv-icon .text {
		color: #fff;
		font-size: 16px;
		line-height: 25px;
		float: left;
		width: 100%;
		text-align: center;
	}

	#ind .adv-icon .num {
		font-size: 28px;
		line-height: 55px;
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 10px;
	}

	#ind .adv-icon .icon-img {
		text-align: center;
		margin: 0 auto;
		width: 100%;
		height: 65px;
	}

	#ind .adv-icon .icon-img img {
		width: 60px;
		height: 60px;
	}

	.jjfa {
		position: relative;
		background-position: center bottom;
		background-repeat: repeat-x;
		padding: 70px 0px;
		background: url(/assets/image/jjfa.jpg) repeat-x left top;
		overflow: hidden;
	}

	.fa_list ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-top: 20px;
		float: left;
		flex-wrap: wrap;
	}

	.fa_list ul li {
		width: 49%;
		transition: all .6s;
		text-align: center;
		overflow: hidden;
		margin-bottom: 20px;
		background: #fff;
		border: 3px solid #FFF;
		box-shadow: 0 0 2rem 0 rgb(255 255 255 / 33%);
	}

	.Network {
		background-color: #ffffff;
		overflow: hidden;
		width: 100%;
		padding: 70px 0px;
		border-bottom: 2px solid #ec4018;
	}

	.Network .w_c {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}

	.Network_l {
		width: 100%;
	}

	.Network_r {
		width: 100%;
		margin-top: 25px;
	}

	.new_list {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
		padding: 0px;
	}

	.news_box {
		position: relative;
		margin-bottom: 50px;
		width: 100%;
		background: #f2f2f2;
		padding: 15px 15px 30px;
	}
}